home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5299 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: dfw.nkn.net!usenet
  2. From: hattan@fastlane.net (John Hattan)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Screen capturing in Windows
  5. Date: Sat, 03 Feb 1996 14:46:06 GMT
  6. Organization: The Code Zone
  7. Message-ID: <311374cf.39302799@news.fastlane.net>
  8. References: <4et69a$k4o$2@mhade.production.compuserve.com> <4ettl8$f0n@news1.channel1.com> <4euna5$buo@ixnews6.ix.netcom.com>
  9. NNTP-Posting-Host: fw50.fastlane.net
  10. X-Newsreader: Forte Agent .99c/16.141
  11.  
  12. swampwiz@ix.netcom.com(Jean P. Laborde ) wrote:
  13.  
  14. >In <4ettl8$f0n@news1.channel1.com> username@user1.channel1.com writes: 
  15. >>
  16. >>
  17. >>>how to capture a portion of the screen, and then convert that image
  18. >into >BITMAP format?
  19. >>
  20. >>
  21. >>If you to wish to create the bitmap from outside your program you may
  22. >use 
  23. >>fullshot utility available with windows3.1
  24. >>
  25. >
  26. >Where can I get this utility ?
  27.  
  28. Hit alt+PrintScreen (copy window to clipboard), and paste the image into
  29. Paintbrush.  Save as a .BMP
  30.  
  31. Now, back to C++!
  32.  
  33. ---
  34. John Hattan          High UberPopeness -The First Church of Shatnerology
  35. The Code Zone        Sweet Software for a Saturnine World
  36. hattan@fastlane.net  http://www.fastlane.net/~hattan/
  37.  
  38.